[INFO] cloning repository https://github.com/nktkt/wednesday
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nktkt/wednesday" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnktkt%2Fwednesday", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnktkt%2Fwednesday'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53630ac5b1547b3d711a3886beb88b58a931e2bf
[INFO] testing nktkt/wednesday against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnktkt%2Fwednesday" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nktkt/wednesday
[INFO] finished tweaking git repo https://github.com/nktkt/wednesday
[INFO] tweaked toml for git repo https://github.com/nktkt/wednesday written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nktkt/wednesday on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nktkt/wednesday already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7984056863a09151b83a4a17983b5c764e27fcb6ff4a462fd925b1608ab1394f
[INFO] running `Command { std: "docker" "start" "-a" "7984056863a09151b83a4a17983b5c764e27fcb6ff4a462fd925b1608ab1394f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7984056863a09151b83a4a17983b5c764e27fcb6ff4a462fd925b1608ab1394f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7984056863a09151b83a4a17983b5c764e27fcb6ff4a462fd925b1608ab1394f", kill_on_drop: false }`
[INFO] [stdout] 7984056863a09151b83a4a17983b5c764e27fcb6ff4a462fd925b1608ab1394f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12bb35693b0f113b3e57adc09a0dd5782b375998d7f298562b53bfdcfd179f44
[INFO] running `Command { std: "docker" "start" "-a" "12bb35693b0f113b3e57adc09a0dd5782b375998d7f298562b53bfdcfd179f44", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v0.8.26
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling schnellru v0.2.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling const-hex v1.15.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v0.8.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling ruint v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling nybbles v0.3.4
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling alloy-rlp v0.3.13
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling alloy-primitives v0.8.26
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling siwe v0.6.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling alloy-json-abi v0.8.26
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling alloy-eip2930 v0.1.0
[INFO] [stderr]    Compiling alloy-serde v0.9.2
[INFO] [stderr]    Compiling alloy-eip7702 v0.5.1
[INFO] [stderr]    Compiling alloy-trie v0.7.9
[INFO] [stderr]    Compiling alloy-signer v0.9.2
[INFO] [stderr]    Compiling alloy-chains v0.1.69
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.26
[INFO] [stderr]    Compiling alloy-eips v0.9.2
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.26
[INFO] [stderr]    Compiling alloy-consensus v0.9.2
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.26
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling alloy-consensus-any v0.9.2
[INFO] [stderr]    Compiling alloy-network-primitives v0.9.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling alloy-sol-types v0.8.26
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling alloy-json-rpc v0.9.2
[INFO] [stderr]    Compiling alloy-rpc-types-eth v0.9.2
[INFO] [stderr]    Compiling alloy-dyn-abi v0.8.26
[INFO] [stderr]    Compiling alloy-transport v0.9.2
[INFO] [stderr]    Compiling alloy-core v0.8.26
[INFO] [stderr]    Compiling alloy-transport-http v0.9.2
[INFO] [stderr]    Compiling alloy-rpc-client v0.9.2
[INFO] [stderr]    Compiling alloy-rpc-types-any v0.9.2
[INFO] [stderr]    Compiling alloy-rpc-types v0.9.2
[INFO] [stderr]    Compiling alloy-network v0.9.2
[INFO] [stderr]    Compiling alloy-provider v0.9.2
[INFO] [stderr]    Compiling alloy-signer-local v0.9.2
[INFO] [stderr]    Compiling alloy-contract v0.9.2
[INFO] [stderr]    Compiling alloy v0.9.2
[INFO] [stderr]    Compiling automaton v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/config.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/state/database.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/conway/client.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/conway/x402.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::heartbeat::config`
[INFO] [stdout]  --> src/heartbeat/daemon.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::heartbeat::config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/heartbeat/config.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> src/agent/loop_runner.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `signature::Signer`
[INFO] [stdout]    --> src/social/client.rs:197:35
[INFO] [stdout]     |
[INFO] [stdout] 197 |     use k256::ecdsa::{SigningKey, signature::Signer};
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/agent/loop_runner.rs:355:9
[INFO] [stdout]     |
[INFO] [stdout] 355 |     let mut inference = ctx.inference.lock().await;
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `domain_hash`
[INFO] [stdout]    --> src/conway/x402.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let domain_hash = {
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `turn_count`
[INFO] [stdout]   --> src/heartbeat/tasks.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let turn_count = db.get_turn_count();
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_turn_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `identity`
[INFO] [stdout]   --> src/heartbeat/tasks.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     identity: &AutomatonIdentity,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relay_url`
[INFO] [stdout]   --> src/heartbeat/tasks.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |     if let Some(relay_url) = &config.social_relay_url {
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relay_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count_str`
[INFO] [stdout]   --> src/heartbeat/tasks.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let count_str = db.get_kv("unread_messages").unwrap_or_else(|| "0".to_string());
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_count_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/heartbeat/tasks.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     config: &AutomatonConfig,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_first_run`
[INFO] [stdout]    --> src/agent/loop_runner.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     is_first_run: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_first_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/agent/tools.rs:985:43
[INFO] [stdout]     |
[INFO] [stdout] 985 |     async fn run(args: serde_json::Value, ctx: &ToolContext) -> Result<String, String> {
[INFO] [stdout]     |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conway`
[INFO] [stdout]    --> src/replication/spawn.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     conway: &dyn ConwayClient,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_conway`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "12bb35693b0f113b3e57adc09a0dd5782b375998d7f298562b53bfdcfd179f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12bb35693b0f113b3e57adc09a0dd5782b375998d7f298562b53bfdcfd179f44", kill_on_drop: false }`
[INFO] [stdout] 12bb35693b0f113b3e57adc09a0dd5782b375998d7f298562b53bfdcfd179f44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a43e95703145c1a541036c7f0e1d05591492b9656deb1dd79dc5759a821dee2d
[INFO] running `Command { std: "docker" "start" "-a" "a43e95703145c1a541036c7f0e1d05591492b9656deb1dd79dc5759a821dee2d", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/config.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/state/database.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/conway/client.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/conway/x402.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::heartbeat::config`
[INFO] [stdout]  --> src/heartbeat/daemon.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::heartbeat::config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/heartbeat/config.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> src/agent/loop_runner.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `signature::Signer`
[INFO] [stdout]    --> src/social/client.rs:197:35
[INFO] [stdout]     |
[INFO] [stdout] 197 |     use k256::ecdsa::{SigningKey, signature::Signer};
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/agent/loop_runner.rs:355:9
[INFO] [stdout]     |
[INFO] [stdout] 355 |     let mut inference = ctx.inference.lock().await;
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `domain_hash`
[INFO] [stdout]    --> src/conway/x402.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let domain_hash = {
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `turn_count`
[INFO] [stdout]   --> src/heartbeat/tasks.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let turn_count = db.get_turn_count();
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_turn_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `identity`
[INFO] [stdout]   --> src/heartbeat/tasks.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     identity: &AutomatonIdentity,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relay_url`
[INFO] [stdout]   --> src/heartbeat/tasks.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |     if let Some(relay_url) = &config.social_relay_url {
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relay_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count_str`
[INFO] [stdout]   --> src/heartbeat/tasks.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let count_str = db.get_kv("unread_messages").unwrap_or_else(|| "0".to_string());
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_count_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/heartbeat/tasks.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     config: &AutomatonConfig,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_first_run`
[INFO] [stdout]    --> src/agent/loop_runner.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     is_first_run: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_first_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/agent/tools.rs:985:43
[INFO] [stdout]     |
[INFO] [stdout] 985 |     async fn run(args: serde_json::Value, ctx: &ToolContext) -> Result<String, String> {
[INFO] [stdout]     |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling automaton v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `conway`
[INFO] [stdout]    --> src/replication/spawn.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     conway: &dyn ConwayClient,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_conway`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/config.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/state/database.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/conway/client.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/conway/x402.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::heartbeat::config`
[INFO] [stdout]  --> src/heartbeat/daemon.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::heartbeat::config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/heartbeat/config.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> src/agent/loop_runner.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `signature::Signer`
[INFO] [stdout]    --> src/social/client.rs:197:35
[INFO] [stdout]     |
[INFO] [stdout] 197 |     use k256::ecdsa::{SigningKey, signature::Signer};
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/agent/loop_runner.rs:355:9
[INFO] [stdout]     |
[INFO] [stdout] 355 |     let mut inference = ctx.inference.lock().await;
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `domain_hash`
[INFO] [stdout]    --> src/conway/x402.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let domain_hash = {
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `turn_count`
[INFO] [stdout]   --> src/heartbeat/tasks.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let turn_count = db.get_turn_count();
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_turn_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `identity`
[INFO] [stdout]   --> src/heartbeat/tasks.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     identity: &AutomatonIdentity,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relay_url`
[INFO] [stdout]   --> src/heartbeat/tasks.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |     if let Some(relay_url) = &config.social_relay_url {
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relay_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count_str`
[INFO] [stdout]   --> src/heartbeat/tasks.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let count_str = db.get_kv("unread_messages").unwrap_or_else(|| "0".to_string());
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_count_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/heartbeat/tasks.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     config: &AutomatonConfig,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_first_run`
[INFO] [stdout]    --> src/agent/loop_runner.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     is_first_run: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_first_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/agent/tools.rs:985:43
[INFO] [stdout]     |
[INFO] [stdout] 985 |     async fn run(args: serde_json::Value, ctx: &ToolContext) -> Result<String, String> {
[INFO] [stdout]     |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conway`
[INFO] [stdout]    --> src/replication/spawn.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     conway: &dyn ConwayClient,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_conway`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a43e95703145c1a541036c7f0e1d05591492b9656deb1dd79dc5759a821dee2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a43e95703145c1a541036c7f0e1d05591492b9656deb1dd79dc5759a821dee2d", kill_on_drop: false }`
[INFO] [stdout] a43e95703145c1a541036c7f0e1d05591492b9656deb1dd79dc5759a821dee2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8bc5a7cb152bbe81e388b07027617d524b62433ac247b73b28e28b90dc8529af
[INFO] running `Command { std: "docker" "start" "-a" "8bc5a7cb152bbe81e388b07027617d524b62433ac247b73b28e28b90dc8529af", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr]  --> src/config.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::path::{Path, PathBuf};
[INFO] [stderr]   |                 ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]  --> src/state/database.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::path::Path;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Serialize`
[INFO] [stderr]  --> src/conway/client.rs:8:26
[INFO] [stderr]   |
[INFO] [stderr] 8 | use serde::{Deserialize, Serialize};
[INFO] [stderr]   |                          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stderr]  --> src/conway/x402.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 | use serde::{Deserialize, Serialize};
[INFO] [stderr]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::heartbeat::config`
[INFO] [stderr]  --> src/heartbeat/daemon.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::heartbeat::config;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]  --> src/heartbeat/config.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::path::Path;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]   --> src/agent/loop_runner.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::sync::Arc;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `signature::Signer`
[INFO] [stderr]    --> src/social/client.rs:197:35
[INFO] [stderr]     |
[INFO] [stderr] 197 |     use k256::ecdsa::{SigningKey, signature::Signer};
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/agent/loop_runner.rs:355:9
[INFO] [stderr]     |
[INFO] [stderr] 355 |     let mut inference = ctx.inference.lock().await;
[INFO] [stderr]     |         ----^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `domain_hash`
[INFO] [stderr]    --> src/conway/x402.rs:107:9
[INFO] [stderr]     |
[INFO] [stderr] 107 |     let domain_hash = {
[INFO] [stderr]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_hash`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `turn_count`
[INFO] [stderr]   --> src/heartbeat/tasks.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |     let turn_count = db.get_turn_count();
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_turn_count`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `identity`
[INFO] [stderr]   --> src/heartbeat/tasks.rs:91:5
[INFO] [stderr]    |
[INFO] [stderr] 91 |     identity: &AutomatonIdentity,
[INFO] [stderr]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `relay_url`
[INFO] [stderr]   --> src/heartbeat/tasks.rs:96:17
[INFO] [stderr]    |
[INFO] [stderr] 96 |     if let Some(relay_url) = &config.social_relay_url {
[INFO] [stderr]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relay_url`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `count_str`
[INFO] [stderr]   --> src/heartbeat/tasks.rs:97:13
[INFO] [stderr]    |
[INFO] [stderr] 97 |         let count_str = db.get_kv("unread_messages").unwrap_or_else(|| "0".to_string());
[INFO] [stderr]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_count_str`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]    --> src/heartbeat/tasks.rs:105:5
[INFO] [stderr]     |
[INFO] [stderr] 105 |     config: &AutomatonConfig,
[INFO] [stderr]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `is_first_run`
[INFO] [stderr]    --> src/agent/loop_runner.rs:142:5
[INFO] [stderr]     |
[INFO] [stderr] 142 |     is_first_run: bool,
[INFO] [stderr]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_first_run`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> src/agent/tools.rs:985:43
[INFO] [stderr]     |
[INFO] [stderr] 985 |     async fn run(args: serde_json::Value, ctx: &ToolContext) -> Result<String, String> {
[INFO] [stderr]     |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `conway`
[INFO] [stderr]    --> src/replication/spawn.rs:226:5
[INFO] [stderr]     |
[INFO] [stderr] 226 |     conway: &dyn ConwayClient,
[INFO] [stderr]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_conway`
[INFO] [stderr] 
[INFO] [stderr] warning: `automaton` (lib) generated 18 warnings (run `cargo fix --lib -p automaton` to apply 18 suggestions)
[INFO] [stderr] warning: `automaton` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/automaton-9cbdffa5da46298a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/automaton-bd2c6fe1fe62e2ed)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/cli.rs (/opt/rustwide/target/debug/deps/automaton_cli-8342fd505fbe137c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests automaton
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8bc5a7cb152bbe81e388b07027617d524b62433ac247b73b28e28b90dc8529af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bc5a7cb152bbe81e388b07027617d524b62433ac247b73b28e28b90dc8529af", kill_on_drop: false }`
[INFO] [stdout] 8bc5a7cb152bbe81e388b07027617d524b62433ac247b73b28e28b90dc8529af
